home *** CD-ROM | disk | FTP | other *** search
/ Kentucky Virtual Art Museum / Kentucky Virtual Art Museum.iso / vam_open.swf / scripts / DefineButton2_44 / BUTTONCONDACTION on(release).as
Text File  |  2005-09-20  |  48b  |  4 lines

  1. on(release){
  2.    getUrl("index2.html", "");
  3. }
  4.